home *** CD-ROM | disk | FTP | other *** search
/ IRIX 6.5 Complementary Applications 2004 February / SGI IRIX 6.5 Complementary Applications 2004 February.iso / dist / cde.idb / usr / dt / share / man / cat3 / XmFileSelectionBoxGetChild.z / XmFileSelectionBoxGetChild
Encoding:
Text File  |  2003-11-18  |  3.8 KB  |  133 lines

  1.  
  2.  
  3.  
  4.      XXXXmmmmFFFFiiiilllleeeeSSSSeeeelllleeeeccccttttiiiioooonnnnBBBBooooxxxxGGGGeeeettttCCCChhhhiiiilllldddd((((UUUU3333NNNNXXXXIIII))))XXXX SSSSyyyysssstttteeeeXXXXmmmmmmmmFFFFVVVViiiilllleeeeSSSSeeeelllleeeeccccttttiiiioooonnnnBBBBooooxxxxGGGGeeeettttCCCChhhhiiiilllldddd((((3333XXXX))))
  5.  
  6.  
  7.  
  8.      NNNNAAAAMMMMEEEE
  9.       _X_m_F_i_l_e_S_e_l_e_c_t_i_o_n_B_o_x_G_e_t_C_h_i_l_d - A FileSelectionBox function
  10.       used to access a component
  11.  
  12.      SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  13.       #include <Xm/FileSB.h>
  14.  
  15.       Widget XmFileSelectionBoxGetChild (wwwwiiiiddddggggeeeetttt,,,, cccchhhhiiiilllldddd)
  16.            _W_i_d_g_e_t     wwwwiiiiddddggggeeeetttt;
  17.            _u_n_s_i_g_n_e_d    _c_h_a_rcccchhhhiiiilllldddd;
  18.  
  19.      DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  20.       _X_m_F_i_l_e_S_e_l_e_c_t_i_o_n_B_o_x_G_e_t_C_h_i_l_d is    used to    access a component
  21.       within a FileSelectionBox.  The parameters given to the
  22.       function are the FileSelectionBox widget and a value
  23.       indicating which component to    access.
  24.  
  25.       wwwwiiiiddddggggeeeetttt
  26.            Specifies the FileSelectionBox widget ID.
  27.  
  28.       cccchhhhiiiilllldddd
  29.            Specifies a component within the    FileSelectionBox.  The
  30.            following are legal values for this parameter:
  31.  
  32.       +o    _X_m_D_I_A_L_O_G__A_P_P_L_Y__B_U_T_T_O_N
  33.  
  34.       +o    _X_m_D_I_A_L_O_G__C_A_N_C_E_L__B_U_T_T_O_N
  35.  
  36.       +o    _X_m_D_I_A_L_O_G__D_E_F_A_U_L_T__B_U_T_T_O_N
  37.  
  38.       +o    _X_m_D_I_A_L_O_G__D_I_R__L_I_S_T
  39.  
  40.       +o    _X_m_D_I_A_L_O_G__D_I_R__L_I_S_T__L_A_B_E_L
  41.  
  42.       +o    _X_m_D_I_A_L_O_G__F_I_L_T_E_R__L_A_B_E_L
  43.  
  44.       +o    _X_m_D_I_A_L_O_G__F_I_L_T_E_R__T_E_X_T
  45.  
  46.       +o    _X_m_D_I_A_L_O_G__H_E_L_P__B_U_T_T_O_N
  47.  
  48.       +o    _X_m_D_I_A_L_O_G__L_I_S_T
  49.  
  50.       +o    _X_m_D_I_A_L_O_G__L_I_S_T__L_A_B_E_L
  51.  
  52.       +o    _X_m_D_I_A_L_O_G__O_K__B_U_T_T_O_N
  53.  
  54.       +o    _X_m_D_I_A_L_O_G__S_E_L_E_C_T_I_O_N__L_A_B_E_L
  55.  
  56.       +o    _X_m_D_I_A_L_O_G__S_E_P_A_R_A_T_O_R
  57.  
  58.       +o    _X_m_D_I_A_L_O_G__T_E_X_T
  59.  
  60.  
  61.  
  62.  
  63.      Page 1                        (printed 11/11/03)
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70.      XXXXmmmmFFFFiiiilllleeeeSSSSeeeelllleeeeccccttttiiiioooonnnnBBBBooooxxxxGGGGeeeettttCCCChhhhiiiilllldddd((((UUUU3333NNNNXXXXIIII))))XXXX SSSSyyyysssstttteeeeXXXXmmmmmmmmFFFFVVVViiiilllleeeeSSSSeeeelllleeeeccccttttiiiioooonnnnBBBBooooxxxxGGGGeeeettttCCCChhhhiiiilllldddd((((3333XXXX))))
  71.  
  72.  
  73.  
  74.       +o    _X_m_D_I_A_L_O_G__W_O_R_K__A_R_E_A
  75.  
  76.       For a    complete definition of FileSelectionBox    and its
  77.       associated resources,    see _X_m_F_i_l_e_S_e_l_e_c_t_i_o_n_B_o_x(_3_X).
  78.  
  79.      RRRREEEETTTTUUUURRRRNNNN VVVVAAAALLLLUUUUEEEE
  80.       Returns the widget ID    of the specified FileSelectionBox
  81.       component.  An application should not    assume that the
  82.       returned widget will be of any particular class.
  83.  
  84.      RRRREEEELLLLAAAATTTTEEEEDDDD IIIINNNNFFFFOOOORRRRMMMMAAAATTTTIIIIOOOONNNN
  85.       _X_m_F_i_l_e_S_e_l_e_c_t_i_o_n_B_o_x(_3_X).
  86.  
  87.  
  88.  
  89.  
  90.  
  91.  
  92.  
  93.  
  94.  
  95.  
  96.  
  97.  
  98.  
  99.  
  100.  
  101.  
  102.  
  103.  
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114.  
  115.  
  116.  
  117.  
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129.      Page 2                        (printed 11/11/03)
  130.  
  131.  
  132.  
  133.